CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - java progress

搜索资源列表

  1. src

    0下载:
  2. java写的上传,保留上传接口,上传进度-written in java upload, retain upload interface, upload progress
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:14309
    • 提供者:韦懿
  1. StillClock

    0下载:
  2. 用java编写的一个静态时钟,主要java Graphics 的应用,希望有志同道合的朋友一同在编程之路上共求进步!-Java prepared a static clock java Graphics applications, with like-minded friends seek to make progress on in programming the road to total!
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:877
    • 提供者:wsf
  1. 7f84fb1cc821

    0下载:
  2. 基于java的3d坦克大战游戏,跟在学习一下,进步很快的。-Java based 3d Tankedaizhan game, with learning progress quickly.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:88280
    • 提供者:zhoupeng
  1. My_Java_IDE

    0下载:
  2. 使用java开发的java开发工具,实现了Eclipse的部分功能,建工程,编码,编译运行等,是源码文件,适合学习javase的初学者参考-Java development java development tools to achieve some of the features of the Eclipse, construction in progress, coding, compile and run the source file, for learning javase begin
  3. 所属分类:Java Develop

    • 发布日期:2017-11-29
    • 文件大小:88572
    • 提供者:小熊
  1. upload

    0下载:
  2. Java文件上传。显示网速和进度条的功能,很实用。-Java file upload. Display speed and progress of the function, it is practical.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-27
    • 文件大小:378236
    • 提供者:sylarsun
  1. JWindowDemo

    0下载:
  2. 该java文件实现一个缓冲界面的效果,同时底下带有控制的同步进度条,当进度条加载完毕后,直接跳到另外一个界面,这个功能在很多地方都有用到,比如一些软件启动后的欢迎界面,实现这个功能,主要是实现javax.swing包中的JWindown类.-The java files to achieve the effect of a buffer interface under control with synchronization progress bar to jump directly to an
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:31962
    • 提供者:赵勇
  1. CopyWithProgressBar

    0下载:
  2. java语言编写的,带界面的,能实现带进度条的文件拷贝程序。可选择拷贝文件的来源,可自定义所产生的新文件的文件名。-A java program with interface. It s an file-coping-program with a progress bar to show the copy progress. You can choose the source files and change the new file s name.
  3. 所属分类:Applet

    • 发布日期:
    • 文件大小:13337
    • 提供者:chen ying
  1. copyfile

    0下载:
  2. JAVA程序,使用多线程操作,实现带进度条的文件拷贝功能。-JAVA program, the use of multi-threaded operation, to achieve with the progress of the file copy function.
  3. 所属分类:Applet

    • 发布日期:2017-12-03
    • 文件大小:4072
    • 提供者:carol
  1. YOYOPlayer1.1.4

    0下载:
  2. YOYOPlayer 是一个使用 Java 语言写成的音乐播放器。该播放器目前包括自动保存当前配置,同步显示歌词,ID3v1、ID3v2、APEv2、Vorbis 标签编辑,歌曲进度显示,校正歌词进度,拖放支持,调音器,能够播放本地和网络歌曲,支持 snd、aifc、aif、wav、au、mp1、mp2、mp3、ogg、spx、flac、ape、mac 音频格式等功能。 YOYOPlayer 当前最新版本为 1.1,需要 JRE 6.0-YOYOPlayer is a language writ
  3. 所属分类:Java Develop

    • 发布日期:2017-11-01
    • 文件大小:2231862
    • 提供者:佐仪亮
  1. test_asynctask

    0下载:
  2. Android断点续传及网格文件下载的Java实例源代码,支持在暂停下载后继续下载,现在很多下载软件普遍都使用的功能,在Android手机软件中应用断点续传技术也是很有必要的。通过这个Android源码可学习一下如何基于Java代码实现断点续传的应用,比如如何设置当前线程下载的起点、终点,设置断点续传的开始位置,设置User-Agent ,httpURLConnection.setRequestProperty("User-Agent","NetFox") 设置断点续传的开始位置,httpURL
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:63702
    • 提供者:俞斌
  1. AbsSeekBar

    0下载:
  2. On touch, this offset plus the scaled value from the position of the touch will form the progress value for Java.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:3410
    • 提供者:qiezuirei
  1. MyHotel

    0下载:
  2. 基于java application开发,实现菜单栏,状态栏以及上传修改菜单,删除的操作,登录时的验证以及进度条加载功能-Based on java application development, realize the menu bar, status bar and upload modify the menu, delete operations, validation and loading progress bar login function
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1476203
    • 提供者:戴业好
  1. AndroidImageLoader

    0下载:
  2. Android ImageLoader滑屏载入加载效果,Java代码下载,演示在滑屏时手机屏幕的内容加载效果,左右滑屏或上下滑屏时候激活加载,显示进度条,大多数安卓应用几乎都会有Loading效果,本源码对想搞Android应用开发的新手来说比较实用。-Android ImageLoader loaded loaded sliding screen effect, Java code downloads, demos sliding screen when loading the content
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:426253
    • 提供者:han
  1. upload

    0下载:
  2. java上传带进度条, java上传带进度条.-upload with progress bar java, java upload with progress bar, java upload with progress bar.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-02
    • 文件大小:866132
    • 提供者:王子
  1. jthreadmace

    0下载:
  2. Java线程优先级示例-赛马,Java 虚拟机在调度各线程运行时,并非每个线程的运行机会相同,调度机制根据各线程的优先级调度各线程。因而,优先级高的线程获得的运行时间就多,优先级低的线程获得的运行时间就少。   本例演示了不同优先级的线程在完成同一个任务时的不同进度,来验证上面的结论。高优先级的线程获得运行的机会多。同时开始的两个不同优先级的线程,在做同一个任务时的不同进度。-Java thread priority example- horse racing, Java virtual
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:34190
    • 提供者:jpudn58
  1. javaloading

    0下载:
  2. 摘要:Java源码,系统相关,进度条 Java 进度条的实现源码,通过本例你可以学习到如何设置进度条启动时可显示的字符串,设置进度条边框,将进度条加入内容窗格中,设置加载条的显示位置等知识技巧。-Summary: Java source code, system-related, the progress bar The progress of implementation of Java source code, through the example you can learn h
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:22388
    • 提供者:郭涛
  1. Javaloading

    0下载:
  2. Java 进度条的实现源码,通过本例你可以学习到如何设置进度条启动时可显示的字符串,设置进度条边框,将进度条加入内容窗格中,设置加载条的显示位置等知识技巧。-Java source code to achieve the progress bar, through this example, you can learn how to set up the progress bar starts when the string can be displayed, set the progress
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:22305
    • 提供者:lpudn62
  1. JSplashWindowPlus

    0下载:
  2. Java源码,系统相关,进度条 Java 进度条的实现源码,通过本例你可以学习到如何设置进度条启动时可显示的字符串,设置进度条边框,将进度条加入内容窗格中,设置加载条的显示位置等知识技巧。-Java source code to achieve the progress bar, through this example, you can learn how to set up the progress bar starts when the string can be displayed,
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-16
    • 文件大小:22278
    • 提供者:Meikao
  1. dialogs

    0下载:
  2. 对java提供的内部类进行实现和应用,例如,实现一个Dialog的进度条,对ProgressDialog和Handler实现调用-Java internal classes provided by the implementation and application, for example, to achieve a Dialog progress bar, and Handler implementation calls for ProgressDialog
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1542902
    • 提供者:zoubin
  1. Internal-communication-systems

    0下载:
  2. 企业内部通信系统java开发: 系统介绍 企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。 程序说明 本程序使用JAVA DB数据库开发,导入项目以后不需要单
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2777318
    • 提供者:周大侠
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com